home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_i / inside.zip / 15 < prev    next >
Text File  |  1991-06-17  |  1KB  |  63 lines

  1. text/11/6
  2.    Like anybody waking up, it is
  3. hungry. But the computer hungers
  4. for more information. It checks to
  5. see if a bootable disk is in drive
  6. A:.  If not, it looks for a hard
  7. disk with system files.
  8.  
  9.  
  10. ~
  11. text/11/61
  12.    A bootable disk is one that
  13. contains "system files." These
  14. three are MSDOS.SYS, IO.SYS and
  15. COMMAND.COM.  You might have seen
  16. COMMAND.COM on some of your
  17. floppies, but the other two are
  18. usually hidden on a bootable disk.
  19. They are there, but you don't see
  20. them when you type "dir."
  21. ~
  22. text/12/142
  23.    The computer then reads these
  24. three files.  They tell it all
  25. about becoming a real computer.
  26. Once it reads these files, it knows
  27. ~
  28. text/347/6
  29. how to run programs.
  30. ~
  31. text/345/15
  32.     Just like when you read a
  33. book, the computer puts this
  34. information in short-term
  35. memory. On a computer, this is
  36. the RAM. These are several I.C.
  37. chips that can hold hundreds of
  38. thousands of individual bytes.
  39. ~
  40. text/343/79
  41.    Next, the computer will look
  42. for files called AUTOEXEC.BAT
  43. and CONFIG.SYS on the bootable
  44. disk. These are special files
  45. in which the user can write
  46. instructions to tell the
  47. computer to automatically load
  48. chosen programs.  If no
  49. AUTOEXEC.BAT file is found,
  50. the computer asks about the
  51. date and time.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. ~
  63.